﻿* {
	box-sizing: border-box;
	outline: 0;
}

body {
	color: #666;
	font-size: 13px;
	line-height: 24px;
	font-family: "微软雅黑";
	background-color: #fff;
	min-width: 1240px;
}

img {
	max-width: 100%;
}

a {
	color: #666;
	outline: none;
	text-decoration: none;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
}

input {
	-webkit-appearance: none;
}

textarea {
	-webkit-appearance: none;
}

a:hover {
	color: #0d6bb0;
}

body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, b, small, u, i, center, dl, dt, dd, ol, ul, li, sub, sup, tt, var, del, dfn, ins, kbd, q, s, samp, strike, applet, object, iframe, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, blockquote, pre, a, abbr, acronym, address, big, cite, code, mark, audio, video, input, textarea, select {
	margin: 0;
	padding: 0;
}

ol, ul {
	list-style: none;
}

img {
	border: 0;
	vertical-align: top;
}

table {
	border-collapse: collapse;
	width: 100%;
}

input[type='reset'], input[type='button'], input[type='submit'], input[type='radio'] {
	cursor: pointer;
	outline: none;
}

input[type='checkbox'], input[type='radio'] {
	position: relative;
	vertical-align: middle;
	margin-top: -2px;
	margin-bottom: 1px;
	margin-left: 5px;
	margin-right: 5px;
}

textarea, input[type='email'], input[type='date'], input[type='password'], input[type='text'], input[type='button'] {
	padding: 0;
	color: #666;
	margin: 0;
	outline: none;
}

.vcenter {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	display: block;
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	vertical-align: middle;
}

.clearfix:after {
	clear: both;
	height: 0;
	content: "";
	line-height: 0;
	font-size: 0;
	display: block;
}

.container {
	width: 1180px;
	margin: 0 auto;
}

.header {
	height: 100px;
	border-bottom: solid 4px #0d6bb0;
	background: url(../images/header-bg.jpg) repeat-x top center;
}

.header .logo {
	float: left;
	z-index: 9;
	position: relative;
}

.header .tel {
	color: #fff;
	position: relative;
	padding-top: 20px;
	text-align: right;
}

.header .tel span {
	font-size: 18px;
	font-family: arial;
}

.header .tel input {
	width: 185px;
	color: #fff;
	font-size: 12px;
	padding: 5px 15px;
	padding-right: 30px;
	border-radius: 30px;
	border: solid 1px #288cd5;
	background-color: #01508b;
}

.header .tel input::-webkit-input-placeholder {
	color: #eee;
}

.header .tel input:-moz-placeholder {
	color: #fff;
}

.header .tel input::-moz-placeholder {
	color: #fff;
}

.header .tel input:-ms-input-placeholder {
	color: #fff;
}

.header .tel .btn {
	top: 54px;
	z-index: 9;
	right: 10px;
	position: absolute;
}

.nav {
	float: left;
	padding-left: 40px;
}

.nav li {
	float: left;
	font-size: 18px;
	line-height: 100px;
	position: relative;
	background: url(../images/nav-line.png) no-repeat center left;
}

.nav li:before {
	content: "";
	width: 0;
	height: 0;
	bottom: 0;
	left: 50%;
	display: none;
	margin-left: -10px;
	position: absolute;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #0d6bb0;
}

.nav li a {
	color: #002744;
	display: block;
	padding: 0 18px;
	z-index: 9;
	position: relative;
}

.nav li a:hover {
	color: #0d6bb0;
}

.nav li:hover:before {
	display: block;
}

.nav li:hover > a {
	color: #0d6bb0;
}

.nav li.active > a {
	color: #0d6bb0;
}

.nav li.active:before {
	display: block;
}

.nav .subnav {
	left: -50px;
	top: 100px;
	z-index: 9;
	display: none;
	width: 200px;
	padding: 15px 0;
	text-align: center;
	position: absolute;
	background: url(../images/sekuai.png) repeat;
}

.nav .subnav a {
	color: #fff;
	padding: 5px;
	font-size: 12px;
	line-height: 24px;
}

.nav .subnav a:hover {
	color: #fff;
	background-color: #1c6fab;
	font-weight: bold;
}

.nav li:hover .subnav {
	display: block;
}

.footer {
	color: #fff;
	padding-top: 30px;
	min-height: 86px;
	overflow: hidden;
	background: url(../images/footer-bg.jpg) repeat top center;
}

.footer a {
	color: #fff;
}

.footer .pull-left {
	width: 812px;
	float: left;
}

.footer .pull-right {
	width: 360px;
	float: right;
}

.footer .tel {
	padding: 0 20px;
	display: inline-block;
}

.banner {
	height: 519px;
	overflow: hidden;
	position: relative;
 left: 50%;
    margin-left: -960px !important;
width:1920px;

}

.banner .container {
	padding: 0;
}

.banner .pic {
	display: block;
	position: relative;
	height: 519px;
	width: 1920px;
	vertical-align: top;
}

.banner .pic img {
	width: 1920px;
	height: 519px;
	vertical-align: top;
}

.banner .pagination {
	position: absolute;
	bottom: 25px;
	width: 100%;
	text-align: center;
 
}

.banner .swiper-pagination-switch {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 100%;
	margin: 0 4px;
	cursor: pointer;
	background: #ccc;
	margin-top: 2px;
	vertical-align: top;
	-webkit-transition-duration: 1s;
	transition-duration: 1s;
}

.banner .swiper-active-switch {
	background: none;
	width: 14px;
	height: 14px;
	margin-top: 0;
	border: 2px solid #fff;
}

.home-column {
	padding-top: 35px;
	min-height: 400px;
	background: url(../images/bg.jpg) repeat-y;
}

.home-about {
	width: 565px;
	float: left;
	color: #444;
	font-size: 14px;
	line-height: 26px;
	padding-bottom: 25px;
	background: url(../images/nav-line.jpg) repeat-x center bottom;
}

.home-about h3 {
	color: #0d6bb0;
	font-size: 24px;
	font-weight: normal;
}

.home-about .more {
	float: right;
	line-height: 20px;
	font-size: 12px;
	color: #0d6bb0;
	margin-top: 10px;
	display: inline-block;
	text-decoration: underline;
	-webkit-transition: all .4s linear;
	transition: all .4s linear;
}

.home-about .more:hover {
	margin-right: 10px;
}

.home-about .txt {
	height: 120px;
	margin-top: 30px;
	overflow: hidden;
	line-height: 24px;
}

.home-video {
	width: 516px;
	float: right;
}

.home-video h3 {
	color: #0d6bb0;
	font-size: 24px;
	font-weight: normal;
}

.home-video .big {
	width: 390px;
	height: 197px;
	float: left;
	margin-top: 25px;
	position: relative;
}

.home-video .big span {
	top: 50px;
	left: 0;
	width: 100%;
	z-index: 1;
	text-align: center;
	position: absolute;
}

.home-video ul {
	width: 115px;
	float: right;
	margin-top: 25px;
}

.home-video ul li {
	position: relative;
}

.home-video ul li .pic {
	width: 115px;
	height: 70px;
	position: relative;
}

.home-video ul li p {
	height: 32px;
	font-size: 12px;
	line-height: 32px;
	overflow: hidden;
	text-align: center;
}

.home-video ul li p a {
	color: #fff;
	display: block;
}

.home-video ul li span {
	top: 50%;
	left: 0;
	width: 100%;
	margin-top: -34px;
	text-align: center;
	position: absolute;
}

.home-video ul li span img {
	max-height: 38px;
	-webkit-transition: all .4s linear;
	transition: all .4s linear;
}

.home-video ul li:hover > a {
	color: #0d6bb0;
}

.home-video ul li:hover span img {
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}

.home-product {
	z-index: 9;
	width: 1240px;
	margin: 0 auto;
	min-height: 400px;
	margin-top: -51px;
	position: relative;
	padding-bottom: 40px;
	background: url(../images/bg-2.jpg) no-repeat center top;
}

.home-product .scroll {
	padding-top: 51px;
	padding-bottom: 60px;
	padding-left: 20px;
	background: url(../images/bg-3.png) no-repeat bottom center;
}

.home-product .box {
	margin: 0 14px;
}

.home-product .box:hover .pic {
	border-color: #d12428;
}

.home-product .pic {
	width: 262px;
	height: 151px;
	position: relative;
	border: solid 3px #d4d4d4;
	-webkit-transition: all .4s linear;
	transition: all .4s linear;
}

.home-product .title {
	height: 40px;
	font-size: 15px;
	overflow: hidden;
	line-height: 40px;
	margin-top: 5px;
}

.home-product .title > a {
	display: block;
	color: #0d6bb0;
}

.home-product .txt {
	color: #888;
	height: 96px;
	overflow: hidden;
	width: 262px;
}

.home-product .slick-prev, .home-product .slick-next {
	width: 30px;
	height: 24px;
	border: 0;
	margin-top: -100px;
}

.home-product .slick-prev {
	left: -30px;
	background: url(../images/icon-4.jpg) no-repeat;
}

.home-product .slick-next {
	right: -30px;
	background: url(../images/icon-3.png) no-repeat;
}

.home-product .slick-prev:hover {
	background: url(../images/icon-4-h.jpg) no-repeat;
}

.home-product .slick-next:hover {
	background: url(../images/icon-3-h.png) no-repeat;
}

.home-product .more {
	width: 122px;
	height: 33px;
	color: #fff;
	padding-right: 10px;
	position: relative;
	line-height: 28px;
	display: inline-block;
	-webkit-transition: all .4s linear;
	transition: all .4s linear;
	background: url(../images/more.jpg) no-repeat;
}

.home-product .more:hover {
	padding-right: 15px;
}

.home-column-2 {
	color: #fff;
	height: 300px;
	text-align: center;
	padding-top: 80px;
	background: url(../images/bg-3.jpg) no-repeat top center;
}

.home-column-2 .t1 {
	font-size: 36px;
	font-weight: bold;
	line-height: 40px;
}

.home-column-2 .t2 {
	font-size: 26px;
	margin-top: 10px;
	line-height: 30px;
}

.home-column-2 .t3 {
	font-size: 18px;
	margin-top: 15px;
}

.home-column-3 {
	padding: 50px 0;
}

.home-title {
	font-size: 24px;
	margin-bottom: 20px;
	padding-bottom: 18px;
	font-weight: normal;
	border-bottom: solid 1px #eee;
}

.home-title img {
	margin-top: 3px;
	margin-right: 10px;
	vertical-align: top;
}

.home-title .more {
	float: right;
	height: 12px;
	margin-top: 10px;
	padding: 0 20px;
	display: inline-block;
	background: url(../images/icon-6.png) no-repeat center center #838383;
}

.home-title .more:hover {
	background-color: #0d6bb0;
}

.home-solution {
	width: 256px;
	float: left;
	padding-right: 22px;
	border-right: solid 1px #ebebeb;
}

.home-solution .pic {
	width: 233px;
	height: 157px;
	position: relative;
}

.home-solution li {
	width: 112px;
	height: 84px;
	margin-top: 12px;
	border-radius: 5px;
	margin-left: 9px;
	float: left;
	padding-top: 8px;
	text-align: center;
	-webkit-transition: all .6s linear;
	transition: all .6s linear;
	background: -webkit-linear-gradient(left, #999, #a7a7a7, #999);
    background-color: #999;
	background: linear-gradient(left, #999, #a7a7a7, #999);
}

.home-solution li a {
	color: #fff;
	display: block;
	font-size: 16px;
}

.home-solution li img {
	-webkit-transition: all .6s linear;
	transition: all .6s linear;
}

.home-solution li:first-child {
	margin-left: 0;
}

.home-solution li:hover {
	background: -webkit-linear-gradient(left, #2265b5, #2770c4, #2265b5);
    background-color:#0d6bb0;
	background: linear-gradient(left, #2265b5, #2770c4, #2265b5);
}

.home-solution li:hover img {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

.home-honor {
	width: 404px;
	float: left;
	min-height: 320px;
	padding-left: 22px;
	padding-right: 22px;
	border-right: solid 1px #ebebeb;
}

.home-honor #carrousel {
	z-index: 1;
	height: 253px;
	margin: 0 auto;
	margin-left: 20px;
	margin-top: 30px;
	position: relative;
}

.home-honor #carrousel li {
	position: absolute;
	left: 0;
	top: 0;
	width: 196px;
	height: 263px;
	cursor: pointer;
	text-align: center;
	background: #fff;
	padding: 10px;
	background-color: #fff;
	border: solid 1px #dedede;
	box-shadow: 0 0 10px #ddd;
}

.home-honor #carrousel li img {
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
}

.home-honor #carrousel li i {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.home-news {
	width: 470px;
	float: right;
}

.home-news li {
	padding: 13px 8px;
	margin-top: 35px;
	background-color: #f7f7f7;
}

.home-news li .date {
	width: 73px;
	height: 74px;
	color: #fff;
	float: left;
	font-family: arial;
	text-align: center;
	background: url(../images/icon-11-06.png) no-repeat;
}

.home-news li .date span {
	display: block;
	font-size: 35px;
	line-height: 52px;
}

.home-news li .date span:first-child {
	font-size: 14px;
	line-height: 20px;
}

.home-news li .box {
	float: right;
	width: 370px;
	position: relative;
	padding-right: 10px;
}

.home-news li .box h3 {
	height: 24px;
	overflow: hidden;
	line-height: 24px;
	font-size: 14px;
}

.home-news li .box h3 a {
	display: block;
	color: #0d6bb0;
}

.home-news li .box p {
	color: #888;
	height: 40px;
	overflow: hidden;
	line-height: 20px;
	margin-top: 10px;
}

.home-news li .box .more {
	color: #fff;
	width: 100px;
	height: 24px;
	padding: 0 12px;
	line-height: 24px;
	border-radius: 3px;
	background-color: #919191;
	position: absolute;
	bottom: -22px;
	right: -10px;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}

.home-news li:first-child {
	margin-top: 0;
}

.home-news li:hover .date {
	background: url(../images/icon-11.png) no-repeat;
}

.home-news li:hover .box .more {
	background-color: #157ff2;
}

.home-link {
	height: 96px;
	padding-top: 16px;
	background-color: #f4f4f4;
}

.home-link .pic {
	width: 130px;
	height: 70px;
	position: relative;
}

.home-link .pic img {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-filter: #808080;
	filter: #808080;
	opacity: .6;
	-webkit-transition: all .4s linear;
	transition: all .4s linear;
}

.home-link .pic:hover img {
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-ms-filter: grayscale(0);
	filter: grayscale(0);
	-webkit-filter: #808080;
	filter: #808080;
	opacity: 1;
}

.page-banner {
	height: 353px;
	overflow: hidden;
	position: relative;
}

.page-banner p {
	top: 0;
	left: 50%;
	width: 1920px;
	margin-left: -960px;
	position: absolute;
}

.page-content {
	width: 1180px;
	margin: 0 auto;
	margin-top: 27px;
	min-height: 400px;
	padding-bottom: 70px;
}

.page-left {
	width: 263px;
	float: left;
}

.page-right {
	width: 890px;
	float: right;
}

.page-title {
	width: 246px;
	height: 155px;
	color: #fff;
	text-align: center;
	font-weight: normal;
	background: url(../images/bg-5.jpg) no-repeat;
}

.page-title p {
	font-size: 30px;
	line-height: 40px;
	padding-top: 40px;
}

.page-title span {
	font-size: 12px;
}

.page-title-2 {
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	border-bottom: solid 1px #e3e3e3;
}

.page-title-2 h2 {
	width: 300px;
	float: left;
	color: #0d6bb0;
	font-size: 16px;
	overflow: hidden;
}

.page-title-2 h2 img {
	margin-top: 23px;
	margin-right: 5px;
}

.page-title-2 p {
	font-size: 12px;
	width: 550px;
	float: right;
	color: #b0b0b0;
	text-align: right;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}

.page-title-2 p img {
	margin-top: 20px;
	margin-right: 5px;
}

.page-title-2 p a {
	color: #b0b0b0;
	display: inline-block;
}

.page-title-2 p a:hover {
	color: #82b4ee;
}

.page-title-2 p span {
	color: #82b4ee;
}

.page-title-2 p:hover {
	margin-right: 10px;
}

.page-menu {
	width: 246px;
	border-top: solid 40px #f8f8f8;
}

.page-menu li {
	font-size: 16px;
	margin-bottom: 1px;
	background-color: #eee;
	position: relative;
}

.page-menu li a {
	color: #444;
	display: block;
	padding: 12px 0 13px 0;
	padding-left: 32px;
}

.page-menu li:after {
	content: "";
	top: 0;
	display: none;
	height: 50px;
	width: 17px;
	right: -17px;
	position: absolute;
	background: url(../images/sj.png) no-repeat top right;
}

.page-menu li div {
	width: 246px;
	padding: 10px 0 20px 0;
	background-color: #f8f8f8;
	display: none;
}

.page-menu li div a {
	padding: 5px 0;
	padding-left: 45px;
	font-size: 12px;
	color: #888;
	position: relative;
}

.page-menu li div a:before {
	z-index: 9;
	content: "";
	width: 6px;
	height: 6px;
	border-radius: 6px;
	border: solid 1px #999;
	position: absolute;
	left: 30px;
	top: 14px;
}

.page-menu li div a:hover {
	color: #0d6bb0;
}

.page-menu li div a.cur {
	color: #0d6bb0;
}

.page-menu li div a.cur:before {
	border-color: #0d6bb0;
}

.page-menu li div a:hover:before {
	border-color: #0d6bb0;
}

.page-menu li:hover, .page-menu li.active {
	background: #2061ad;
}

.page-menu li:hover > a, .page-menu li.active > a {
	color: #fff;
	font-weight: bold;
}

.page-menu li:hover:after, .page-menu li.active:after {
	display: block;
}

.list-about {
	font-size: 14px;
	margin-top: 40px;
	line-height: 30px;
}

.list-contact {
	padding-top: 30px;
}

.list-contact .title {
	font-size: 24px;
	line-height: 30px;
	color: #0d6bb0;
}

.list-contact .content {
	width: 430px;
	margin: 0 auto;
	margin-top: 25px;
	padding: 16px;
	border: solid 1px #e6e6e6;
}

.list-contact .content p {
	height: 47px;
	font-size: 14px;
	padding-left: 38px;
	line-height: 46px;
	border-top: solid 1px #e6e6e6;
}

.list-contact .content p img {
	margin-top: 10px;
	margin-right: 10px;
}

.list-contact .content p:first-child {
	border-top: 0;
}

.list-contact .contact-emap {
	width: 100%;
	height: 470px;
	float: right;
	position: relative;
	margin: 30px 0 0 0;
}

.list-contact #allmap {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.list-contact .anchorBL {
	display: none;
}

.list-message {
	width: 780px;
	margin: 0 auto;
	font-size: 15px;
	padding-top: 30px;
	color: #555;
}

.list-message ul {
	padding-left: 40px;
	margin-top: 15px;
}

.list-message li {
	float: left;
	width: 352px;
	margin-top: 13px;
	position: relative;
}

.list-message li font {
	border: 1px solid;
	color: #f30;
	display: none;
	font-size: 12px;
	position: absolute;
	right: 23px;
	top: -26px;
	padding: 0 5px;
}

.list-message li input, .list-message li textarea {
	padding: 10px;
	font-size: 14px;
    color:#999;
	width: 329px;
	font-family: "微软雅黑";
	border: solid 1px #d2d2d2;
}

.list-message li input:focus, .list-message li textarea:focus {
	border-color: #0d6bb0;
	border-width: 2px;
	padding: 9px;
}

.list-message li input[type="button"], .list-message li input[type="reset"] {
	width: 140px;
	color: #fff;
	border: 0;
	font-size: 16px;
	border-radius: 5px;
}

.list-message li input[type="button"] {
	background-color: #0d6bb0;
}

.list-message li input[type="reset"] {
	background-color: #282828;
}

.list-message li textarea {
	width: 680px;
	height: 200px;
}

.list-message li em {
	color: #f00;
	padding-left: 5px;
	font-family: arial;
}

.list-job {
	color: #fff;
	line-height: 26px;
	font-size: 14px;
	margin-left: 20px;
	margin-top: 30px;
}

.list-job li {
	width: 850px;
	padding: 0 17px;
	margin-top: 20px;
	cursor: pointer;
	border: solid 1px #cacaca;
}

.list-job li .title {
	height: 50px;
}

.list-job li span {
	width: 28%;
	color: #666;
	height: 50px;
	overflow: hidden;
	padding-left: 17px;
	line-height: 50px;
	display: inline-block;
}

.list-job li span:first-child {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #0d6bb0;
}

.list-job li .more {
	width: 110px;
	height: 22px;
	color: #fff;
	padding-left: 0;
	font-size: 12px;
	text-align: center;
	line-height: 22px;
	border-radius: 3px;
	vertical-align: top;
	margin-top: 15px;
	background: url(../images/icon-19.png) no-repeat center right  #aaaaaa;
}

.list-job li .box {
	color: #666;
	padding: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	display: none;
	font-size: 12px;
	line-height: 22px;
	background-color: #eff8ff;
}

.list-job li .box .tit {
	color: #333;
}

.list-job .active {
	border-color: #bce7f9;
}

.list-job .active span:first-child {
	color: #002744;
}

.list-job .active .more {
	background: url(../images/icon-20.png) no-repeat center right #0d6bb0;
}

.list-job .active .title {
	border-bottom: solid 1px #bce7f9;
}

.list-page-news {
	color: #fff;
	margin-top: 50px;
	position: relative;
}

.list-page-news:after {
	content: "";
	right: -10px;
	top: 11px;
	width: 886px;
	height: 37px;
	position: absolute;
	border: solid 1px #3294cf;
}

.list-page-news li {
	width: 50%;
	float: left;
	height: 40px;
	z-index: 99;
	background-color: #3294cf;
	position: relative;
	padding-left: 15px;
	overflow: hidden;
	line-height: 40px;
}

.list-page-news li a {
	color: #fff;
	width: 55%;
}

.list-page-news li span {
	color: #aad9f6;
	float: right;
	padding: 0 30px;
	font-size: 12px;
	font-family: arial;
}

.list-page-news li a:hover {
	text-decoration: underline;
}

.list-solution li {
	padding: 20px;
	overflow: hidden;
	margin-top: 30px;
	border: solid 1px #f8f8f8;
	background-color: #f8f8f8;
	-webkit-transition: all .4s linear;
	transition: all .4s linear;
}

.list-solution li .pic {
	width: 248px;
	height: 146px;
	display: block;
	float: left;
	position: relative;
}

.list-solution li .box {
	width: 570px;
	float: right;
}

.list-solution li .box h3 {
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	overflow: hidden;
	font-weight: normal;
}

.list-solution li .box h3 a {
	color: #3294cf;
	display: block;
}

.list-solution li .box p {
	color: #777;
	height: 48px;
	overflow: hidden;
	line-height: 24px;
}

.list-solution li .box .more {
	display: block;
	color: #3294cf;
	margin-top: 20px;
	font-family: arial;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}

.list-solution li .box .more img {
	margin-top: 5px;
	vertical-align: top;
}

.list-solution li:hover {
	border-color: #7dc8f5;
	border-radius: 5px;
	box-shadow: 0 0 10px #eee;
	background: -webkit-linear-gradient(left, #f9fcfe, #fff, #f9fcfe);
	background: linear-gradient(left, #f9fcfe, #fff, #f9fcfe);
}

.list-solution li:hover .box .more {
	margin-left: 10px;
}

.list-solution-show {
	line-height: 26px;
}

.list-solution-show h1 {
	color: #444;
	font-size: 30px;
	text-align: center;
	line-height: 40px;
	padding: 50px 0 40px 0;
	font-weight: normal;
}

.list-honor ul {
	width: 912px;
	margin-left: -22px;
}

.list-honor li {
	width: 204px;
	float: left;
	margin-top: 32px;
	margin-left: 22px;
	position: relative;
}

.list-honor li .pic {
	width: 204px;
	height: 305px;
	padding: 12px;
	position: relative;
	border: solid 1px #e0e0e0;
}

.list-honor li .tit {
	color: #444;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	overflow: hidden;
	margin-top: 10px;
}

.list-honor li span {
	top: 120px;
	left: 0;
	display: none;
	width: 100%;
	text-align: center;
	position: absolute;
}

.list-honor li:hover .tit {
	color: #3294cf;
}

.list-honor li:hover .pic {
	border-color: #3294cf;
}

.list-honor li:hover span {
	display: block;
}

.list-news {
	margin-top: 30px;
}

.list-news dl {
	height: 280px;
	border-bottom: dashed 1px #ececec;
}

.list-news dl:hover dd h3 a {
	text-decoration: underline;
}

.list-news dt {
	float: left;
	width: 480px;
	height: 256px;
	position: relative;
	border: solid 10px #d2dfef;
}

.list-news dd {
	width: 374px;
	float: right;
	margin-top: 10px;
}

.list-news dd h3 {
	height: 40px;
	font-size: 24px;
	line-height: 40px;
	overflow: hidden;
	font-weight: normal;
}

.list-news dd h3 a {
	display: block;
	color: #2061ad;
}

.list-news dd time {
	color: #c0c0c0;
	margin-top: 10px;
	font-family: arial;
	display: block;
}

.list-news dd p {
	color: #777;
	line-height: 20px;
	height: 80px;
	overflow: hidden;
	margin-top: 10px;
}

.list-news dd .more {
	width: 122px;
	height: 33px;
	color: #fff;
	margin-top: 25px;
	text-align: center;
	padding-right: 15px;
	line-height: 30px;
	display: inline-block;
	-webkit-transition: all .4s linear;
	transition: all .4s linear;
	background: url(../images/more.jpg) no-repeat center center;
}

.list-news dd .more:hover {
	padding-right: 20px;
}

.list-news ul {
	margin-left: 45px;
}

.list-news li {
	position: relative;
	margin-top: 35px;
}

.list-news li:after {
	content: "";
	width: 100%;
	height: 1px;
	left: 0;
	bottom: -3px;
	position: absolute;
	background-color: #ececec;
}

.list-news li .box {
	position: relative;
	background-color: #fcfcfc;
	border: solid 1px #ececec;
	padding: 5px 30px 20px 80px;
	-webkit-transition: all .4s linear;
	transition: all .4s linear;
}

.list-news li h3 {
	height: 50px;
	font-weight: normal;
	overflow: hidden;
	line-height: 50px;
	position: relative;
}

.list-news li h3 a {
	color: #3294cf;
	display: block;
	font-size: 18px;
}

.list-news li h3:after {
	left: 0;
	bottom: 0;
	content: "";
	width: 34px;
	height: 1px;
	position: absolute;
	background-color: #3294cf;
}

.list-news li p {
	color: #777;
	height: 48px;
	margin: 10px 0;
	overflow: hidden;
	line-height: 24px;
}

.list-news li .more {
	color: #3294cf;
	display: inline-block;
}

.list-news li .more img {
	margin-top: 10px;
}

.list-news li .date {
	top: 38px;
	left: -45px;
	width: 90px;
	height: 90px;
	font-family: arial;
	border-radius: 5px;
	position: absolute;
	background-color: #fff;
	border: solid 1px #dedede;
	-webkit-transition: all .4s linear;
	transition: all .4s linear;
}

.list-news li .date span {
	display: block;
	text-align: center;
}

.list-news li .date .n1 {
	color: #b1b1b1;
	margin: 0 9px;
	line-height: 54px;
	font-size: 48px;
	position: relative;
	border-bottom: solid 1px #ddd;
}

.list-news li .date .n1:after {
	content: "";
	width: 5px;
	height: 5px;
	left: 50%;
	bottom: -3px;
	z-index: 1;
	margin-left: -2px;
	border-radius: 5px;
	background-color: #ddd;
	position: absolute;
}

.list-news li .date .n2 {
	margin-top: 5px;
	font-size: 12px;
	color: #b1b1b1;
}

.list-news li:hover h3 {
	font-weight: bold;
}

.list-news li:hover {
	border-color: #0d6bb0;
	background-color: #f5fafd;
}

.list-news li:hover:after {
	background-color: #0d6bb0;
}

.list-news li:hover .box {
	border-color: #0d6bb0;
}

.list-news li:hover .box .date {
	color: #fff;
	background-color: #0d6bb0;
}

.list-news li:hover .box .date .n1, .list-news li:hover .box .date .n2 {
	color: #fff;
}

.list-news li:hover .box .date .n1:after {
	background-color: #fff;
	border-color: #fff;
}

.list-news-show {
	line-height: 26px;
	font-size: 14px;
	padding-top: 40px;
}

.list-news-show h1 {
	line-height: 40px;
	font-size: 30px;
	color: #444;
	padding-bottom: 30px;
	font-weight: normal;
	text-align: center;
}

.list-news-show .info {
	color: #c8c8c8;
	font-size: 12px;
	line-height: 30px;
	text-align: center;
	background-color: #f8f8f8;
}

.list-page-title {
	padding-top: 40px;
	font-size: 18px;
	color: #2a2a2a;
	padding-bottom: 15px;
	border-bottom: solid 1px #eaeaea;
}

.list-page-title img {
	margin-top: 6px;
	font-size: 18px;
}

.list-rel-news {
	padding-top: 20px;
}

.list-rel-news li {
	width: 290px;
	float: left;
	padding: 0 35px;
	border-left: solid 1px #e9e9e9;
}

.list-rel-news li h3 {
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	font-weight: normal;
	overflow: hidden;
}

.list-rel-news li h3 a {
	color: #3294cf;
	display: block;
}

.list-rel-news li time {
	color: #999;
	font-size: 12px;
	font-family: arial;
}

.list-rel-news li p {
	line-height: 24px;
	overflow: hidden;
	height: 48px;
	font-size: 12px;
}

.list-rel-news li .more {
	display: inline-block;
	margin-top: 10px;
	color: #3294cf;
}

.list-rel-news li .more img {
	margin-top: 10px;
}

.list-rel-news li:first-child {
	padding-left: 0;
	border: 0;
}

.list-rel-news li:hover h3 a {
	font-weight: bold;
}

.list-dowland {
	margin-top: 10px;
}

.list-dowland li {
	position: relative;
	padding: 30px 0 30px 15px;
	-webkit-transition: all .4s linear;
	transition: all .4s linear;
	border-bottom: solid 1px #efefef;
}

.list-dowland li h3, .list-dowland li p {
	padding-right: 160px;
}

.list-dowland li h3 {
	color: #555;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	overflow: hidden;
}

.list-dowland li p {
	color: #666;
	height: 24px;
	font-size: 14px;
	line-height: 24px;
	overflow: hidden;
}

.list-dowland li .more {
	top: 0;
	right: 0;
	width: 103px;
	height: 107px;
	position: absolute;
	-webkit-transition: all .4s linear;
	transition: all .4s linear;
	background: url(../images/icon-24.png) no-repeat top center;
}

.list-dowland li .more:before {
	content: "";
	width: 1px;
	height: 92px;
	top: 17px;
	position: absolute;
	-webkit-transition: all .4s linear;
	transition: all .4s linear;
	background-color: #efefef;
}

.list-dowland li:hover {
	background-color: #eaf4fa;
}

.list-dowland li:hover h3 {
	color: #3294cf;
}

.list-dowland li:hover .more {
	background: url(../images/icon-25.png) no-repeat top center #3294cf;
}

.list-dowland li:hover .more:before {
	background-color: #3294cf;
	top: 0;
}

.list-product {
	margin-top: 30px;
}

.list-product ul {
	width: 914px;
	margin-left: -34px;
}

.list-product li {
	width: 262px;
	float: left;
	margin-top: 34px;
	margin-left: 34px;
	border-bottom: solid 1px #cbcbcb;
}

.list-product li .pic {
	width: 262px;
	height: 151px;
	overflow: hidden;
	position: relative;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}

.list-product li .box {
	padding: 15px 24px;
	padding-top: 0;
	padding-bottom: 27px;
	background-color: #f7f7f7;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
}

.list-product li .box h3 {
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	font-size: 15px;
	position: relative;
}

.list-product li .box h3:after {
	content: "";
	width: 30px;
	height: 1px;
	left: 0;
	bottom: 0;
	position: absolute;
	background-color: #2061ad;
}

.list-product li .box h3 a {
	color: #0d6bb0;
	display: block;
}

.list-product li .box p {
	font-size: 12px;
	height: 72px;
	color: #888;
	overflow: hidden;
	line-height: 24px;
	margin: 10px 0 6px 0;
}

.list-product li .box .more {
	color: #aaa;
	font-family: arial;
	margin-top: 5px;
	line-height: 24px;
	padding: 0 9px;
	padding-right: 24px;
	border-radius: 3px;
	display: inline-block;
	-webkit-transition: all .4s linear;
	transition: all .4s linear;
	border: solid 1px #aaa;
	background: url(../images/sj-3.jpg) no-repeat center right 10px;
}

.list-product li:hover {
	border-color: #3294cf;
}

.list-product li:hover .pic {
	width: 256px;
	border: solid 3px #3294cf;
}

.list-product li:hover .box {
	background-color: #f5fafd;
}

.list-product li:hover h3 a {
	color: #3294cf;
}

.list-product li:hover h3:after {
	background-color: #3294cf;
}

.list-product li:hover .more {
	color: #3294cf;
	border-color: #3294cf;
	background: url(../images/sj-4.jpg) no-repeat center right 10px;
}

.list-video {
	width: 910px;
	margin-top: 10px;
	margin-left: -20px;
}

.list-video li {
	width: 283px;
	float: left;
	margin: 20px 0 0 20px;
}

.list-video li .pic {
	width: 283px;
	height: 165px;
	position: relative;
}

.list-video li .pic .icon {
	left: 0;
	top: 50%;
	width: 100%;
	margin-top: -34px;
	text-align: center;
	position: absolute;
}

.list-video li .pic .icon img {
	-webkit-transition: all .4s linear;
	transition: all .4s linear;
}

.list-video li .box {
	padding: 15px 24px;
	padding-top: 0;
	-webkit-transition: all .5s linear;
	transition: all .5s linear;
	background-color: #f7f7f7;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
}

.list-video li .box h3 {
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	font-size: 20px;
	font-weight: normal;
	position: relative;
}

.list-video li .box h3:after {
	content: "";
	width: 30px;
	height: 1px;
	left: 0;
	bottom: 0;
	position: absolute;
	background-color: #3294cf;
}

.list-video li .box h3 a {
	color: #3294cf;
	display: block;
}

.list-video li .box p {
	margin-top: 6px;
	font-size: 14px;
	height: 48px;
	color: #888;
	overflow: hidden;
	line-height: 24px;
}

.list-video li:hover .pic .icon img {
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}

.list-video li:hover .box {
	background-color: #3294cf;
}

.list-video li:hover .box h3 a, .list-video li:hover .box p {
	color: #fff;
}

.list-video li:hover .box h3:after {
	background-color: #fff;
}

.list-video-show {
	font-size: 14px;
	margin-top: 40px;
	line-height: 26px;
}

.list-video-show h1 {
	color: #5c5c5c;
	font-size: 30px;
	margin-top: 50px;
	line-height: 40px;
	font-weight: normal;
	padding-bottom: 15px;
	border-bottom: solid 1px #dedede;
}

.list-video-show .pic {
	width: 864px;
	height: 494px;
	position: relative;
}

.list-video-show .pic .icon {
	left: 0;
	top: 50%;
	width: 100%;
	margin-top: -34px;
	text-align: center;
	position: absolute;
}

.list-product-show {
	margin-top: 30px;
}

.list-product-show h1 {
	color: #444;
	text-align: center;
	line-height: 40px;
	font-size: 30px;
	font-weight: normal;
}

.list-product-show .bigImg {
	width: 650px;
	height: 373px;
	margin: 0 auto;
	margin-top: 30px;
	border: solid 1px #7fb5e8;
}

.list-product-show .bigImg .pic {
	width: 648px;
	height: 371px;
	position: relative;
}

.list-product-show .smlImg {
	width: 546px;
	margin: 0 auto;
	margin-top: 15px;
	cursor: pointer;
}

.list-product-show .smlImg .pic {
	width: 134px;
	height: 77px;
	margin: 0 1px;
	position: relative;
	border: solid 1px #c5c5c5;
}

.list-product-show .smlImg .slick-current .pic {
	border-color: #7fb5e8;
	border-width: 2px;
	width: 130px;
}

.list-product-show .slick-prev, .list-product-show .slick-next {
	width: 24px;
	height: 26px;
	margin-top: -13px;
}

.list-product-show .slick-prev {
	left: -50px;
	background: url(../images/sj6.jpg) no-repeat;
}

.list-product-show .slick-prev:hover {
	background: url(../images/sj6-h.jpg) no-repeat;
}

.list-product-show .slick-next {
	right: -50px;
	background: url(../images/sj5.jpg) no-repeat;
}

.list-product-show .slick-next:hover {
	background: url(../images/sj5-h.jpg) no-repeat;
}

.tab-menu {
	height: 38px;
	margin-top: 50px;
	line-height: 38px;
	background-color: #efefef;
}

.tab-menu li {
	float: left;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	padding: 0 35px;
	margin-right: 1px;
	position: relative;
	background-color: #5e5e5e;
}

.tab-menu li:after {
	content: "";
	width: 0;
	height: 0;
	left: 50%;
	margin-left: -4px;
	bottom: -8px;
	display: none;
	position: absolute;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid #0d6bb0;
}

.tab-menu .active {
	background-color: #0d6bb0;
}

.tab-menu .active:after {
	display: block;
}

.tabcot {
	display: none;
	padding: 0 50px;
	margin-top: 30px;
}

.tabcot .txt {
	margin-top: 15px;
	padding-left: 45px;
	position: relative;
}

.tabcot .txt span {
	top: 0;
	left: 0;
	color: #fff;
	width: 24px;
	height: 24px;
	font-family: 12px;
	text-align: center;
	border-radius: 100%;
	line-height: 22px;
	position: absolute;
	font-family: arial;
	background-color: #0d6bb0;
	border: solid 2px #d6e6f2;
}

.tabcot .table {
	font-size: 14px;
	line-height: 36px;
}

.tabcot .table tr td {
	text-align: center;
}

.tabcot .table tr:first-child {
	font-size: 15px;
	font-weight: bold;
}

.list-stitle {
	height: 38px;
	line-height: 38px;
	margin-top: 100px;
	background-color: #efefef;
}

.list-stitle span {
	color: #fff;
	padding: 0 40px;
	font-weight: bold;
	display: inline-block;
	background: #0d6bb0;
}

.list-sproduct {
	margin-top: 0;
}

.list-sproduct ul {
	margin-left: 0;
}

.list-sproduct li:first-child {
	margin-left: 20px;
}

.tab {
	margin-right: 30px;
	margin-top: 50px;
	text-align: center;
}

.tab a {
	height: 28px;
	margin: 0 3px;
	padding: 0 11px;
	font-family: arial;
	line-height: 28px;
	display: inline-block;
	border: solid 1px #cbcbcb;
}

.tab a:hover, .tab .cur {
	color: #fff;
	border-color: #2491e2;
	background-color: #2491e2;
}

.list-search li h3, .list-search li p {
	padding-right: 15px;
}

.map {
	margin: 0 auto;
}

.map dl {
	margin: 20px 0 20px 0;
	overflow: hidden;
	line-height: 30px;
}

.map dl:hover {
	background: #f5f8fa;
}

.map dl:hover dt a {
	color: #e0e9f3;
	font-weight: bold;
}

.map dt {
	font-size: 14px;
	float: left;
	width: 10%;
	text-align: center;
	background: #0d6bb0;
}

.map dt:hover {
	background: #0d6bb0;
}

.map dt a {
	color: #fff;
	display: block;
}

.map dt a:hover {
	color: #e0e9f3;
	font-weight: bold;
}

.map dd {
	font-size: 12px;
	overflow: hidden;
	float: left;
	width: 85%;
}

.map dd .p2 {
	padding: 0 0 0 20px;
	clear: both;
}

.map dd .p2 a {
	color: #333;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.map dd .p2 a:hover {
	color: #0d6bb0;
}

.map dd div {
	clear: both;
	overflow: hidden;
	padding: 0 20px 0 10px;
}

.map dd div a {
	color: #333;
	float: left;
	padding: 0 10px 0 10px;
}

.map dd div a:hover {
	background: #0d6bb0;
	color: #fff;
}
/*搜索弹出层*/
.search_mask {
	background: url(../images/search_mask.png);
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	display: none;
}

.search_mask .s_box {
	width: 350px;
	height: 136px;
	padding: 25px;
	top: 50%;
	left: 50%;
	margin-left: -175px;
	position: absolute;
	margin-top: -68px;
	background: #fff;
}

.search_mask .s_box .text1 {
	text-align: center;
	line-height: 24px;
	color: #666;
	font-size: 16px;
}

.search_mask .s_box .sure {
	width: 140px;
	height: 36px;
	display: block;
	margin: 20px auto 0;
	background: #00a0e9;
	border-radius: 2px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 36px;
	letter-spacing: 5px;
}

@media (max-width:1300px){
    .home-product .slick-prev {
        left: -10px;
    }
    .home-product .slick-next {
        right: -10px;
    }
}